IBX-10688: SiteAccess-aware Raptor connector configuration documented in Dev-doc#3101
IBX-10688: SiteAccess-aware Raptor connector configuration documented in Dev-doc#3101julitafalcondusza wants to merge 12 commits into5.0from
Conversation
Preview of modified filesPreview of modified Markdown: |
alongosz
left a comment
There was a problem hiding this comment.
It looks good, but would be nice to see this in preview build which is currently failing
adriendupuis
left a comment
There was a problem hiding this comment.
I was confused in the first place by the fact that we already have Raptor features, so, why needing a new connector?… Before understanding the Recommandation scope of this new thing. This should be clarified.
It should also be clear that it's an LTS Update.
docs/recommendations/raptor_integration/connector_configuration.md
Outdated
Show resolved
Hide resolved
docs/recommendations/raptor_integration/connector_configuration.md
Outdated
Show resolved
Hide resolved
|
code_samples/ change report
|
| [[= include_file('code_samples/recommendations/config/packages/ibexa_connector_raptor.yaml', 1, 14) =]] | ||
| ``` | ||
|
|
||
| - `enabled` - enables or disables the Connector for a given scope, default value: `true`. If set to `false`, no tracking or recommendation requests are executed. |
There was a problem hiding this comment.
| - `enabled` - enables or disables the Connector for a given scope, default value: `true`. If set to `false`, no tracking or recommendation requests are executed. | |
| - `enabled` - enables or disables the connector for a given scope, default value: `true`. If set to `false`, no tracking or recommendation requests are executed. |
| description: Step-by-step configuration procedure of the Raptor connector. | ||
| --- | ||
|
|
||
| # Installation |
There was a problem hiding this comment.
| # Installation | |
| # Configure Raptor connector |
|
|
||
| # Installation | ||
|
|
||
| First, install the Raptor connector. |
There was a problem hiding this comment.
| First, install the Raptor connector. | |
| Before you can proceed to configuring the integration with Raptor, install the connector. |
| @@ -0,0 +1,68 @@ | |||
| --- | |||
| description: Step-by-step configuration procedure of the Raptor connector. | |||
| --- | |||
There was a problem hiding this comment.
| --- | |
| month_change: true | |
| --- |
|
|
||
| # SiteAccess-aware configuration | ||
|
|
||
| To configure Raptor connector, use the `ibexa.system.<scope>.connector_raptor` configuration key in the `config/packages/ibexa_connector_raptor.yaml` file: |
There was a problem hiding this comment.
| To configure Raptor connector, use the `ibexa.system.<scope>.connector_raptor` configuration key in the `config/packages/ibexa_connector_raptor.yaml` file: | |
| To configure the Raptor connector, use the `ibexa.system.<scope>.connector_raptor` configuration key in the `config/packages/ibexa_connector_raptor.yaml` file: |
|
|
||
| The [Raptor](https://www.raptorservices.com/) connector provides a seamless integration between [[= product_name =]] and Raptor Recommendation Engine. | ||
|
|
||
| Its primary goal is to enable editors and managers to deliver personalized experiences across digital channels, which helps to increase conversion rates, drive sales, and improve user engagement. |
There was a problem hiding this comment.
| Its primary goal is to enable editors and managers to deliver personalized experiences across digital channels, which helps to increase conversion rates, drive sales, and improve user engagement. | |
| Its primary goal is to enable editors and managers to deliver personalized experiences across digital channels, which helps increase conversion rates, drive sales, and improve user engagement. |
|
|
||
| Its primary goal is to enable editors and managers to deliver personalized experiences across digital channels, which helps to increase conversion rates, drive sales, and improve user engagement. | ||
|
|
||
| By combining content management capabilities with advanced recommendation features, the Connector allows teams to build and manage personalized experiences directly within a single platform. |
There was a problem hiding this comment.
| By combining content management capabilities with advanced recommendation features, the Connector allows teams to build and manage personalized experiences directly within a single platform. | |
| By combining content management capabilities with advanced recommendation features, the connector allows teams to build and manage personalized experiences directly within a single platform. |
|
|
||
| By combining content management capabilities with advanced recommendation features, the Connector allows teams to build and manage personalized experiences directly within a single platform. | ||
|
|
||
| This connector ensures a smooth and unified integration layer, enabling: |
There was a problem hiding this comment.
| This connector ensures a smooth and unified integration layer, enabling: | |
| The connector ensures a smooth and unified integration layer, enabling: |
|
|
||
| This approach reduces integration complexity while providing a scalable foundation for personalization use cases across multiple sites and markets. | ||
|
|
||
| To configure the Raptor integration. follow a step-by-step procedure that allows you to activate the Raptor connector. |
There was a problem hiding this comment.
| To configure the Raptor integration. follow a step-by-step procedure that allows you to activate the Raptor connector. | |
| To configure the integration with Raptor, follow a step-by-step procedure that allows you to activate the Raptor connector. |
| description: Step-by-step activation procedure of setting up the Raptor connector. | ||
| page_type: landing_page | ||
| --- |
There was a problem hiding this comment.
| description: Step-by-step activation procedure of setting up the Raptor connector. | |
| page_type: landing_page | |
| --- | |
| description: Deliver personalized experiences across digital channels with the Raptor connector. | |
| page_type: landing_page | |
| month_change: true | |
| --- |



SiteAccess-aware Raptor connector configuration documented in Dev-doc
Checklist